home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
APP
/
M-R
/
NEC PSInstall v1.51.sea
/
PS Installer 7.0_7.1.rsrc
/
feed_-8190
< prev
next >
Wrap
Text File
|
1992-02-14
|
781b
|
22 lines
NECfeedoptions 1 get 1 eq NECfeedoptions 2 get 1 eq and not{
statusdict begin
product(Silentwriter)eq
product(Silentwriter XL)eq
product(LC 890XL)eq
product(Silentwriter 95)eq
or or or end{
/NECflip{statusdict begin
product dup(Silentwriter)eq not end}def
/NECcp{}def //md/cp get /NECcp exch def
/NECsetpapertray{statusdict begin 1 eq{defaultpapertray}
{defaultpapertray 1 eq{2}{1}ifelse}ifelse setpapertray end}def
/NECfirsttray{NECfeedoptions 1 get NECsetpapertray}def
/NECresttray{NECfeedoptions 2 get NECsetpapertray NECflip{od}if}def
/NECtrayswitch{statusdict/manualfeed get not
{NECfeedoptions 0 get 1 gt
{NECfirsttray NECfeedoptions dup 0 get 1 sub 0 exch put}{NECresttray}ifelse}
if}bind def end
md/cp{NECcp NECtrayswitch
}bind put NECtrayswitch
}if}if